Welcome![Sign In][Sign Up]
Location:
Search - linux usb

Search list

[Other resourcelinux嵌入式视频采集

Description: 这里主要是讲述了如何是Linux环境中嵌入USB摄像头方面的知识-here is mainly about how the environment is embedded Linux USB camera of knowledge
Platform: | Size: 189089 | Author: caser21 | Hits:

[Linux-UnixISP1161-Linux-driver_patch

Description: Linux下USB驱动程序的补丁程序 采用飞利浦ISP1161-Linux USB drivers using the patch Philips ISP1161
Platform: | Size: 39549 | Author: 张宇 | Hits:

[Embeded LinuxUSB-key

Description: 《Linux设备驱动开发详解》这本书配套的usb键盘驱动代码-linux usb-key driver
Platform: | Size: 11264 | Author: 陈昭 | Hits:

[OtherLinux-device-driver-chinese-version

Description: 是久负盛名的LDD3中文版,非常经典的linux驱动开发的好书,包括驱动模块的装载编译,调试,并发和静态,内存分配,中断处理,时间延迟以及字符设备驱动,PCI,USB,块设备,网络设备,TTY设备驱动程序。-Is a prestigious LDD3 Chinese version of the classic linux driver development is very good book, including the driver module loading compiling, debugging, concurrent and static memory allocation, interrupt handling, time delay and character device drivers, PCI, USB, block device, network equipment, TTY device driver.
Platform: | Size: 1196032 | Author: jane | Hits:

[OtherLinux_USBCore

Description: linux usb 开发的一本书籍,讲得不错,有这方面兴趣的可以看一下-this pdf file is a description to usb design of linux
Platform: | Size: 1135616 | Author: thk | Hits:

[Linux-UnixLinux_USB_API

Description: linux usb API and USB communication detail-linux usb API
Platform: | Size: 63488 | Author: 劉民享 | Hits:

[Embeded LinuxLinux_USB_HUB_EHCI_COER.tar

Description: linux USB core ,usb hub,usb EHCI 讲解,学习USB框架和linux USB 源码不可缺少的文档。-linux USB core, usb hub, usb EHCI explain, learning linux USB source USB framework and an indispensable document.
Platform: | Size: 7085056 | Author: feilong | Hits:

[Software EngineeringProgramming_Guide_for_Linux_USB_Device

Description: Linux 環境下 USB 设备的编程指南-Programming Guide for Linux USB Device
Platform: | Size: 78848 | Author: Eric Wang | Hits:

[Linux-UnixLinuxDriver20-USB.pdf

Description: 在 Linux 系统中,提供了主机侧和设备侧视角的 USB 驱动框架,本 章主要讲解从主机侧角度看到的 USB 主机控制器驱动和设备驱动。 -In the Linux system, provided the host side and device side USB driver framework perspective, this chapter explain the perspective from the host side to see the USB host controller driver and the device driver.
Platform: | Size: 2650112 | Author: 部廷夏宰 | Hits:

[Linux-Unixlinux-usb-core

Description: linux-usb-core.pdf linux-usb-core.pdf
Platform: | Size: 1134592 | Author: johnlin | Hits:

[Linux-UnixProgramming-Guide-for-Linux-USB-Device-Drivers.zi

Description: A useful programming guide for linux USB device drivers.
Platform: | Size: 936960 | Author: silvia.stegaru | Hits:

[Linux-Unixusb-zc0301-v4l2-video0-jpeg

Description: 利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel application programming interface used on the vehicle traveling data recorder function USB camera capture images using the realization of the development. Based on embedded Linux systems ARM9 (EDB9260) platform, the platform hardware and software systems to build the profile. Configuring the kernel developers EDB9260 (2.6.19), and then the specific description is based on the USB camera image video4linux acquisition program implementation, the use autotools to create Makefile to compile the image acquisition program. Successful collection and save images to finalize implementation of JPEG compression.
Platform: | Size: 768000 | Author: 房龙 | Hits:

[Linux-Unixlinux-usb-code

Description: Linux 下的USB驱动的代码,讲解及源码。 让你更加深刻的了解USB驱动的工作原理,并且开发驱动!-LInux usb driver s code ,you can use it to create usb driver .
Platform: | Size: 6286336 | Author: 胡斌 | Hits:

[Software EngineeringLinux-USB--device-drive

Description: Linux下的USB程序分析Linux USB device drive USB、LINUX、设备驱动、总线-Linux USB device drive
Platform: | Size: 14336 | Author: dan | Hits:

[Linux-Unixusb-modeswitch-1.1.5

Description: USB_ModeSwitch is (surprise!) a mode switching tool for controlling "flip flop" (multiple device) USB gear. Several new USB devices (especially high-speed wireless WAN stuff, there seems to be a chipset from Qualcomm offering that feature) have their MS Windows drivers onboard when plugged in for the first time they act like a flash storage and start installing the driver from there. After that (and on every consecutive plugging) this driver switches the mode internally, the storage device vanishes (in most cases), and a new device (like a USB modem) shows up. The WWAN gear maker Option calls that feature "ZeroCD (TM)". -USB_ModeSwitch is (surprise!) a mode switching tool for controlling "flip flop" (multiple device) USB gear. Several new USB devices (especially high-speed wireless WAN stuff, there seems to be a chipset from Qualcomm offering that feature) have their MS Windows drivers onboard when plugged in for the first time they act like a flash storage and start installing the driver from there. After that (and on every consecutive plugging) this driver switches the mode internally, the storage device vanishes (in most cases), and a new device (like a USB modem) shows up. The WWAN gear maker Option calls that feature "ZeroCD (TM)".
Platform: | Size: 39936 | Author: 齐向楠 | Hits:

[Linux driverlinux-usb.tar

Description: linux usb device driver development
Platform: | Size: 1597440 | Author: liqingliang | Hits:

[Otherlinux-USB

Description: linux USB的详细解答,pdf源于华清远见的相应教材,内容生动形象,比较深入的解释了USB的概念,USB的框架,以及USB的驱动详解-linux USB detailed answers, pdf Huaqing from the corresponding textbook content vivid, more in-depth explanation of the concept of USB, the USB framework, as well as USB drives Detailed
Platform: | Size: 4083712 | Author: chenfanfan | Hits:

[Otherlinux-usb-driver

Description: 此电子书详细地介绍了 linux usb driver 中的 mass-storage,hub,echi/ohci 及 scsi 等模块的代码流程及重点知识。-This document details the Linux kernel, USB, mass-storage, hub, ehci/ohci and SCSI modules, such as code, processes and key knowledge.
Platform: | Size: 6361088 | Author: 洪明 | Hits:

[Linux-UnixLinuxLive USB Creator 2.9.4

Description: This program is used to make bootable USB drive for Linux. Just install and run. Simple
Platform: | Size: 6105088 | Author: krisan | Hits:

[Linux-UnixUSB串口驱动

Description: arm 平台linux下的usb 串口驱动(usb driver for arm linux)
Platform: | Size: 11264 | Author: zyking | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net